Git 基礎教程 之 --no-ff模式合並 ① 創建並切換dev分支 ② 修改readme.txt,並add,commit ③ 切回master ④ 合並 git merge --no-ff -m “merge with no- ...